Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove log from csvAgent component #3800

Merged
merged 3 commits into from
Sep 13, 2024
Merged

fix: remove log from csvAgent component #3800

merged 3 commits into from
Sep 13, 2024

Conversation

Cristhianzl
Copy link
Member

This pull request will remove a log inside the CSV Agent component.

…ct instance variable self.handle_parsing_errors instead of a hardcoded value
@Cristhianzl Cristhianzl self-assigned this Sep 13, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 13, 2024
Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added python Pull requests that update Python code lgtm This PR has been approved by a maintainer labels Sep 13, 2024
@Cristhianzl Cristhianzl enabled auto-merge (squash) September 13, 2024 14:27
@github-actions github-actions bot added the bug Something isn't working label Sep 13, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Sep 13, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3800.dmtpw4p5recq1.amplifyapp.com

@Cristhianzl Cristhianzl merged commit 612dc7f into main Sep 13, 2024
29 checks passed
@Cristhianzl Cristhianzl deleted the cz/fixCsvAgentLog branch September 13, 2024 14:43
smatiolids pushed a commit to smatiolids/langflow-dev that referenced this pull request Sep 16, 2024
* 🐛 (CSVAgent.py): Fix handle_parsing_errors parameter to use the correct instance variable self.handle_parsing_errors instead of a hardcoded value

* 📝 (CSVAgent.py): add newline at the end of the file to follow best practices and improve code readability
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
* 🐛 (CSVAgent.py): Fix handle_parsing_errors parameter to use the correct instance variable self.handle_parsing_errors instead of a hardcoded value

* 📝 (CSVAgent.py): add newline at the end of the file to follow best practices and improve code readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer python Pull requests that update Python code size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants